Text File | 1991-08-24 | 815 b | 35 lines | [TEXT/ttxt]
C++ Control Panel Source
This package contains an example of a C++ base class (TControlPanel) that implements a control panel device (cdev). It includes the following files:
MakeFile
MControlPanel.cp
MControlPanel.cp.o
ScanCDEV
ScanCDEV.r
ScanCDEVTypes.r
UControlPanel.cp
UControlPanel.cp.o
UControlPanel.h
UHandleObject.cp
UHandleObject.cp.o
UHandleObject.h
UScanCDEV.cp
UScanCDEV.cp.o
UScanCDEV.h
UScanCDEV_VTables.cp
UScanCDEV_VTables.cp.o
UStandAlone.cp
UStandAlone.cp.o
UStandAlone.h
To successfully build this example, you will also need the following files, which are published in “develop”, the Apple technical journal, and available on CD ROM:
FilterTables
FixTables
ProcessVTables
I welcome questions, comments, suggestions and offers of work.